bin/pull-local: Add --commit-metadata-only
authorJonathan Lebon <jonathan@jlebon.com>
Wed, 31 Oct 2018 17:32:47 +0000 (13:32 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 1 Nov 2018 14:51:09 +0000 (14:51 +0000)
commit1dcebe8846335a1f306d599fb7172d84aaa7b0a0
treed51eea3facf8eb093917c492f18ffc1519e910c0
parent34a8867749122550cd5d1b80ce22ba4340e00691
bin/pull-local: Add --commit-metadata-only

It might be "local", but e.g. we may be crossing filesystems. So there
are valid use cases for only wanting to pull the commit metadata with
`pull-local`.

Closes: #1769
Approved by: cgwalters
src/ostree/ot-builtin-pull-local.c
tests/basic-test.sh